home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 September / CHIP Eylül 1998.iso / demolar / lokman / DISK1 / _SETUP.2 / Group1 / Tarihdll.dll / 0 / RCDATA / TSILALDLG / TSILALDLG.txt
Text File  |  1998-07-24  |  2KB  |  84 lines

  1. object SilAlDlg: TSilAlDlg
  2.   Left = 128
  3.   Top = 88
  4.   HelpContext = 125
  5.   ActiveControl = OKBtn
  6.   BorderStyle = bsDialog
  7.   Caption = 'Al∩┐╜∩┐╜ Sil Tasdik'
  8.   ClientHeight = 151
  9.   ClientWidth = 394
  10.   Font.Color = clNavy
  11.   Font.Height = -12
  12.   Font.Name = 'Arial'
  13.   Font.Style = [fsBold]
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 96
  16.   TextHeight = 15
  17.   object LabelSILNO: TLabel
  18.     Left = 14
  19.     Top = 84
  20.     Width = 76
  21.     Height = 16
  22.     Caption = 'LabelSILNO'
  23.     Font.Color = clRed
  24.     Font.Height = -13
  25.     Font.Name = 'Arial'
  26.     Font.Style = [fsBold]
  27.     ParentFont = False
  28.   end
  29.   object OKBtn: TBitBtn
  30.     Left = 9
  31.     Top = 113
  32.     Width = 82
  33.     Height = 28
  34.     TabOrder = 1
  35.     OnClick = OKBtnClick
  36.     Kind = bkOK
  37.     Margin = 2
  38.     Spacing = -1
  39.     IsControl = True
  40.   end
  41.   object CancelBtn: TBitBtn
  42.     Left = 146
  43.     Top = 113
  44.     Width = 82
  45.     Height = 28
  46.     Caption = '&Vazge∩┐╜'
  47.     TabOrder = 2
  48.     OnClick = CancelBtnClick
  49.     Kind = bkCancel
  50.     Margin = 2
  51.     Spacing = -1
  52.     IsControl = True
  53.   end
  54.   object HelpBtn: TBitBtn
  55.     Left = 274
  56.     Top = 113
  57.     Width = 83
  58.     Height = 28
  59.     HelpContext = 125
  60.     TabOrder = 3
  61.     Kind = bkHelp
  62.     Margin = 2
  63.     Spacing = -1
  64.     IsControl = True
  65.   end
  66.   object RadioGroup1: TRadioGroup
  67.     Left = 9
  68.     Top = 9
  69.     Width = 378
  70.     Height = 69
  71.     Caption = 'Silme Tipi'
  72.     Font.Color = clBlack
  73.     Font.Height = -12
  74.     Font.Name = 'Arial'
  75.     Font.Style = [fsBold]
  76.     ItemIndex = 1
  77.     Items.Strings = (
  78.       '∩┐╜r∩┐╜nleri Stoktan D∩┐╜∩┐╜meden Sil'
  79.       '∩┐╜r∩┐╜nleri Stoktan D∩┐╜∩┐╜erek Sil (Yanl∩┐╜∩┐╜l∩┐╜kla Kay∩┐╜dedilmi∩┐╜ Al∩┐╜∩┐╜)')
  80.     ParentFont = False
  81.     TabOrder = 0
  82.   end
  83. end
  84.